Esx Settings OrchestratorInfo

Esx Settings OrchestratorInfo
Esx Settings OrchestratorInfo

The Esx Settings OrchestratorInfo schema contains properties about the owner of the software specification.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "owner": "string",
    "owner_data": "string"
}
string
owner
Optional

Owner of the software specification in the repository or associated with the entity.

This property was added in vSphere API 9.0.0.0.

If missing or null, no owner is identified.

string
owner_data
Optional

Private data saved by (@link owner) regarding the software specification in the repository or associated with the entity. It is opaque string to vLCM.

This property was added in vSphere API 9.0.0.0.

If missing or null, no owner data is provided by owner.